Skip to main content

Decrement the FCP by a given dollar amount.

POST 

/freeable-compute-plans/decrement

Decrement the FCP by a given dollar amount. If the available FCP is less than the decrement amount, the FCP will become negative, indicating possible cost inefficiencies.

Request

Query Parameters

    amount Amountrequired

    The amount to decrement the FCP by.

    Example: 0.05

Responses

Successful Response

Schema

    any

Loading...